func net/http.http1ServerSupportsRequest

2 uses

	net/http (current package)
		server.go#L1056: 	if !http1ServerSupportsRequest(req) {
		server.go#L1121: func http1ServerSupportsRequest(req *Request) bool {